1) you can set custom logo for a specific page in pages > your pages > edit and scroll down to the section ‘8theme layout options’ (below to the text editor)
the first options there is ‘Custom logo for this page/post’
add your custom logo there.
1) you can set custom logo for a specific page in pages > your pages > edit and scroll down to the section ‘8theme layout options’ (below to the text editor)
the first options there is ‘Custom logo for this page/post’
add your custom logo there.
Hi,
check if you set any number in
8theme options > ecommerce > products page layout
and
8theme options > ecommerce > Per page variants separated by commas
change them according to the instructions
It is because you are using your google analytics code in both ‘Simple Google Analytics’ and ‘Insert Headers and Footers’
deactivate one of them and use your correct google analytics code
Hi,
this is site description.
use an SEO plugin such as all in one or yoast and define your site meats like title and description then clear your facebook cache.
Regards,
You are welcome
Do not hesitate to ask if you have any other question (in a new topic / post)
Regards,
You are welcome
Do not hesitate to ask if you have any other question (in a new topic / post)
Regards,
Hi,
It is because your menu color is white.
go to, 8theme options > general > header settings > Header text color and select ‘Dark’ there
Hi,
add this css to 8theme options > styling > custom css > global custom css
.footer .widget-title { margin-bottom: 0; padding-bottom: 0; }
You are welcome
Do not hesitate to ask if you have any other question (in a new topic / post)
Regards,
Hi,
Glad you sorted out.
Do not hesitate to ask if you have any other question (in a new topic / post)
Regards,
changing the background :
.fullscreen-menu { background-color: rgba(255, 0, 0, 0.9); }
change the color code to the color you want.
you can get rgba color code from here : http://www.december.com/html/spec/colorrgbadec.html
Hi,
I am not sure you are asking about this http://prntscr.com/gfo1bq or not
if yes here is the solution:
Add following css in 8theme optons >> styling >> custom css >> global custom css
aligning text to left
.fullscreen-menu .menu > li { text-align: left; }
Hi,
It is because you installed / have the theme in HTTPS folder but your site address is in HTTP
So the access (from http) to the (https) font awesome is denied : http://prntscr.com/gf7tfi
Change the site address from http://acadia.co.th/ to https://acadia.co.th/ in settings > general > WordPress Address (URL) and in Site Address (URL)
Hello,
Change images sizes in Woocommerce > Settings > Products > Display and disable Hard Crop option. Then regenerate thumbnails.
Install the Regenerate Thumbnails plugin, navigate toTools>Regenerate Thumbnail stab, and Regenerate All Thumbnails. This can take several minutes depending on the server speed and the number of images you have.
Regards,
Hi,
Did you create that option using some custom code?
All your images have border now: http://prntscr.com/gdvss3
seems you’ve fixed it
you are welcome.
do not hesitate to ask if you have any other question (in new post / topic)
Hi,
let us know your site url / the page url where you want to add border to images.
Sorry, the code should be as follow.
for page 1:
.single-post .wp-picture .zoom >i { background-color: transparent !important; }
for page 1:
.category-blog .wp-picture .zoom >i { background-color: transparent !important; }
if that does not help let us know your wp-admin login details to check this.
Hi,
yes, you should enable it for static blocks in Visual Composer > Role Manager > post type >> custom and select all the available options there
Hello,
use this code
.blog .wp-picture .zoom >i { background-color: transparent !important; }
I think you are asking about this maroon color image : http://prntscr.com/gcrzox
It is called breadcrumb.
You can find the options for this in 8theme options >> general >> breadcrumbs
if you want to change that background maroon image you have to change it in 8theme options >> general >> breadcrumbs >> Breadcrumbs background
Regards,
Hello,
you can just set it in,
Portfolio >> You portfolio >> edit >> featured image
check : http://prntscr.com/gcdv0t
Hello,
It should be a cache or CDN issue.
what is your site url?
please include your site url in privtae content area to check this
And, do not forget to update the theme to the latest version
Hi,
I do not understand your site language.
Check this for enabling the guest check out : https://docs.woocommerce.com/document/configuring-woocommerce-settings/#section-12
Regards,
Hi,
If you just copy this URL https://activation.isrefer.com/go/tincnat/VitalVibe/ and paste it in the address bar.
you will see it will not go to https://activation.isrefer.com/go/tincnat/VitalVibe/
It will go to somewhere else.
That means the product or link you are using is no more in the source site or they removed it and redirecting to some other product.
you have to ask this with the third party plugin support which you are using for this.
It does nothing with the theme.
Regards,
Hi,
Please include your site url in private content area..
Hi,
There is no rich editor for product category description.
Create description in static block using Visual Composer and then call / add that block shortcode in Products >> categories >> your category >> edit >> description
refer this : https://prnt.sc/gbhnsv
Hi,
I assume you are using caching plugin or CDN or both.
If you are using caching plugin clear your SITE caching using your plugin and then browser cache and check.
If you are using CDN you have to wait till the CDN updates your files automatically or contact your CDN provider and ask them to do it manually.
If you are using both do the both steps.
If none of them does not help let us know your wp-admin login details and FTP/cPanel login details to check this.