themevision
Forum Replies Created
-
Hello,@santinocabras!
Can you give me your website address?
Hello, @santinocabras!
the next code should help you with that…(Insert it instead of the previous one)
@media only screen and (max-width: 480px) { .mobile-menu{ padding-top: 10px; position: fixed; z-index: 9999; width: 100%!important; top: 120px; } }Regards
- This reply was modified 7 years, 3 months ago by themevision.
Forum: Themes and Templates
In reply to: [Agama] headerHello,@satelit1978!
Try to insert the following code into Customizing-General->Additional CSS:
.sticky-header{ position: fixed!important; background-color: transparent !important; }Regards
Forum: Themes and Templates
In reply to: [Agama Blue] Heading sizeHello, @forzus)!
The size of your titles is conditioned by the default value of h1 (which is 21px). From the customizer, this value can only be changed in the Pro theme.
If you want to change the size of headings font in the main content, you can do that by inserting the next code into :
Customizing->General->Additional CSS#content h1{ font-size:36px!important; }Change the font-size value per your needs.
Beat Regards
Forum: Themes and Templates
In reply to: [Agama Blue] Unable to edit Footer TextHello,@bpitts!
I just tested this option and it works perfectly fine
It should be possible to edit this text from Customizing ▸ Footer
General menu
https://prnt.sc/m4ycesIf this option does not work for you, you may have some plugin conflict. To check this, try to temporarily turn off all active plugins and check this option again.
Regards
Forum: Themes and Templates
In reply to: [Agama] Moblie MenyHello,@kallepe!
Unfortunately, this option only exists in the Pro theme.
https://prnt.sc/m4s94hRegards
Forum: Themes and Templates
In reply to: [Agama Blue] Heading sizeHello, @forzus!
It should be possible to change the font size from the Customizing-> Site Identity-> Typography menu.
https://prnt.sc/m4ef7xPlease, let me know if this option for some reason doesn’t work for you.
Regards
Forum: Themes and Templates
In reply to: [Agama Blue] Heading sizeForum: Themes and Templates
In reply to: [Agama Blue] Take out “home page” title at homeHello, @elenalarruy!
In order to remove the text, which appears below the slider,on the homepage only, go to Customizing->Breadcrumb menu and turn off the “Breadcrumb on Homepage”
https://prnt.sc/m2k858
next,Insert the following code into Customizing->General->Additional CSS:
.entry-title h3 a{ color: #999!important; } .entry-title h3 a:hover{ color: #FFF!important; } .entry-title { padding-bottom:30px; }Change the color values per your needs.
Regards
Forum: Themes and Templates
In reply to: [Agama Blue] Tagline Font SizeHello,@vietaly!
Insert the next code into Customizing->General->Additional CSS:
.site-header h2.site-description { font-size: 20px; }Change the font-size value per your needs.
Regards
Forum: Themes and Templates
In reply to: [Agama] Sticky menuHello,@lostdata!
The next codes should help you with that:(insert it into Customizing->General-> Additional CSS)
.sticky-header.sticky-header-shrink { position: relative!important; } .home .sticky-header.sticky-header-shrink { position: fixed!important; }Regards
Hello,@shirley-studebaker!
The problem you have easily can be caused by some plugin conflict, not by the work of the theme,
To check this, try to temporarily deactivate ALL plugins, and then check again. If the problem is solved, activate the plugins one at a time until the problem reappears, in this way you can detect which plugin is the cause of the error.Regards
Hello,@minhluyen!
Go to the Customizing->General->Comments menu, and turn off the “HTML Tag Suggestion”
Regards
Forum: Themes and Templates
In reply to: [Agama Blue] How to personalize the home pageHi,@elenalarruy!
Did you mean the sidebar?
Unfortunately, the sidebar is not allowed on the main blog posts page.
Regards
Forum: Themes and Templates
In reply to: [Agama Blue] How to personalize the home pageHi,@elenalarruy!
I’m not sure on which slide bar you think. Can you be more precise?
Regards