I am using the Magazine header with the banner area. I would like to use shortcodes in this area instead of html code to display an image. Is that possilbe?
Okay then. Thank you for your response. I do have another question now - how would I change the background color of just the navigation menu (not the background behind the logo & banner section?)
As we see, with your header style, it is possible to set this color for menu section only. This can not be full width. To set this background for menu section, please use below css:
I figured out something else that works & is full width. But now I have a new question. In mobile view, is it possible to keep the menu icon in the same place as it is when it's in tablet view? When it's next to the logo, it kind of gets lost.
So you mean to move responsive menu icon below the logo on mobile devices. You can move this icon with below css but it won't work properly because menu will open directly on the icon. And this can not be changed with css but needs changes in theme files.
@media only screen and (max-width: 767px) { #Header a.responsive-menu-toggle { top: 205px !important; } }
We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.
Cookies are small text files that can be used by websites to make a user's experience more efficient.
The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.
This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.
You can at any time change or withdraw your consent from the Cookie Declaration on our website.
Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.
Please state your consent ID and date when you contact us regarding your consent.
Comments
only html can be used in banner section. It is unfortunately impossible to use shortcodes in this section.
Thanks!
I'd like to make it look like this
http://unfloodit.1stteamsports.net/wp-content/uploads/2015/10/Screen-Shot-2015-10-02-at-2.35.35-PM-2.jpg
This is what the tablet version looks like > http://unfloodit.1stteamsports.net/wp-content/uploads/2015/10/tablet.png
Basically, I want the mobile phone version to look like that in the menu area (but smaller obviously)
So here's what the mobile looks like now > http://unfloodit.1stteamsports.net/wp-content/uploads/2015/10/phone.png
& here's what I would like it to look like > http://unfloodit.1stteamsports.net/wp-content/uploads/2015/10/phone2.jpg