how to add logo to menu? magazine pro from genesis framework

Teyrab

Active member
Banned User
Jan 31, 2020
204
112
43
Canada

MrSam_1

Well-known member
Staff member
Administrator
Dec 1, 2018
18,033
24,346
120
babiato.tech
After a little playing with it did you think that the simplest method is to use the oldest hack ?
Add a new menu item with link to your site and text <img src="link to logo image" style="set the style to match" />

Here's an example of how it looks (image not formatted to fit the menu style)

2020-08-03 01_53_48-Contact Us.png
 

Teyrab

Active member
Banned User
Jan 31, 2020
204
112
43
Canada
After a little playing with it did you think that the simplest method is to use the oldest hack ?
Add a new menu item with link to your site and text <img src="link to logo image" style="set the style to match" />

Here's an example of how it looks (image not formatted to fit the menu style)

2020-08-03 01_53_48-Contact Us.png
Thank you @slvrsteele for your effort, I was sure you would. Now I want to know where to put this code?
 

MrSam_1

Well-known member
Staff member
Administrator
Dec 1, 2018
18,033
24,346
120
babiato.tech
Appearance -> Additional css (add following code)
Code:
.site-header .title-area {
    display: none;
    height: 0;
}
.site-header .widget-area {
    display: none;
    height: 0;
}
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu