menu when I’m scrolling down
– you want the background in blue and the text/link colour in white?
menu when I’m scrolling down
– you want the background in blue and the text/link colour in white?
I’ve fixed your footer issue. you may check now.
Hi,
use this css code :
.header-wrapper .shopping-container .cart-bag .badge-number { background-color: transparent !important; }
You are welcome.
If you have any other questions do not hesitate to ask (in new post / topic)
Regards,
Sorry.. forgot to give the css.
use this css :
.header-simple .menu-wrapper .menu > li > a { padding: 2em 0.77em !important; }
Hi,
You have some extra adding for your menu.
I am not sure where did you apply them.
Anyhow add this css code in 8theme options > styling > custom > global custom css
to check your footer issue please let us know your wp-admin login details.
Hi,
I think your menu is fine now right? : http://prntscr.com/gjaicu or you need some thing else?
The upper header doesn’t change when the slider change. It’s red, fixed, with page name
– hope it will works as default if you make the changes I mentioned above
sidebar appearing:
pages > your page > edit and below to your editor you will see a section named “8theme layout options”
where you can find “Sidebar Position” and select “without” there
Hi,
I assume you imported it manually.
do this as:
Page’s name – pages > your page > edit and below to your editor you will see a section named “8theme layout options”
where you can find “breadcrumb style” and select “disable” there
Hi,
I think you you did not enable the registration in WooCommerce > settings > accounts > Enable customer registration on the “My account” page.
enable that option there and you will see the registration form too.
Hello,
I’ve updated your site footer with default footer.php of Royal theme.
It’s fixed now and you can check that.
You have some 3rd party plugin. that could altered your footer or you altered it manually.
Anyhow, you can add / change the footer elements now in Appearance > widget > footer
Regards,
You are welcome.
Do not hesitate to ask if you have any other questions (in a new topic / post)
Regards,
Hello,
I also did not see any issue in different devices.
clear your mobile cache / browser cache and check..
Check this with another browser which you did not use before to open the site.
Hi,
You can change that in 8theme options > general > header settings > Header custom HTML
You are welcome.
Do not hesitate to ask if you have any other questions (in a new topic / post)
Regards,
Hi,
Enable it in 8theme options > ecommerce > shop > Enable cart widget in > topbar/header/disable
Hi,
Add this css code in 8theme options > styling > custom > global custom
.item-design-dropdown .nav-sublist-dropdown { top: 25px !important; }
Regrads,
you are welcome.
Do not hesitate to ask if you have any other question (in a new post / topic)
Regards,
you are welcome.
Do not hesitate to ask if you have any other question (in a new post / topic)
Regards,
Hi,
Add this css code in 8theme options > styling > custom css > global custom css
.footer-bottom { background-image: url(https://www.8theme.com/demo/xstore/landing-watch/wp-content/uploads/sites/19/2016/09/logo-iwatch-fixed.png); background-repeat: no-repeat; background-position: center; }
change the image path with your logo image path.
You are welcome.
if you have any other questions do not hesitate to ask (in a new post / new topic)
Regards,
Glade you sorted out.
if you have any other questions do not hesitate to ask (in a new post / topic)
3)
.footer .footer-widget { margin-bottom: 0; }
.footer-bottom { padding-top: 0; }
Hi,
Add this css code in 8theme optons >> styling >> custom css >> global custom css
.top-bar { line-height: 1.86rem; }
.topbar-widget.etheme_widget_socials .et-follow-buttons a { height: 1.86rem; }
Hi,
add this css code in
8theme optons >> styling >> custom css >> Custom CSS for mobile landscape (481px – 767px)
and in
8theme optons >> styling >> custom css >> Custom CSS for mobile (0 – 420px)
.header-bg-block, .header-vertical, .header-vertical2 { margin-bottom: 21px; }
Hi,
Add this css code in 8theme optons >> styling >> custom css >> global custom css
.top-bar.topbar-color-dark .topbar-widget.etheme_widget_socials .et-follow-buttons
a, .topbar-widget.etheme_widget_socials .et-follow-buttons a:first-child, .top-bar.topbar-color-dark .topbar-widget.etheme_widget_socials .et-follow-buttons a:last-child { border: 0; }
3) this is not possible via theme options.
you will be needing to customize some PHP files
2) you can set custom footer / prefooter for a specific page in pages > your pages > edit and scroll down to the section ‘8theme layout options’ (below to the text editor)
and in ‘Use custom pre footer for this page/post’ select the prefooter you want
in ‘Use custom footer for this page/post’ select the footer you want
before that create your custom prefooters / footers in Static blocks > add new