themevision
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Agama] Menu cut out on “boxed in” layoutHi,
I need the address of your website to help you with that.
Regards
Forum: Themes and Templates
In reply to: [Agama] Logo AND name header😉
Forum: Themes and Templates
In reply to: [Agama] Adding logo to site nameForum: Themes and Templates
In reply to: [Agama] Logo AND name headerHello, @grupomccac!
We will implement this option in some of the next theme updates.
As a temporary solution add the CSS code below intoCustomize->General->Additional CSScode:
.pull-left a::after{ content:" MCCAC"; color:#87CEEB; font-family:"Roboto"; font-size:35px; font-weight:bold; margin-left:20px; vertical-align: 70%; }Best Regards
- This reply was modified 8 years, 5 months ago by themevision.
Forum: Themes and Templates
In reply to: [Agama] Post summary appearanceHi,@johnhg1!
Sorry for the late answer!
That’s the way it should work.
Blog loop page serves for a short overview of a post with a short content without the post formating.
For a detailed overview, with all formatting, there is a Single post page.Regards
Forum: Themes and Templates
In reply to: [Agama] Menu cut out on “boxed in” layoutHello @ivekk!
Thanks.
Add the CSS code below into
Customizing ▸ General ▸ Additional CSS.sticky-header nav { padding-right: 50px!important; }Change the padding-right value per your needs.
Regards
Forum: Themes and Templates
In reply to: [Agama] V1 header fixed instead of zoom inHello,
Unfortunately, we don’t have options to turn off the shrinking header,
If you want to have fixed header height,
add the code below intoCustomize->General->Additional CSScode:
.site-header .sticky-header .sticky-header-inner { height: 100px; }Change the height value per your needs.
Regards
Forum: Themes and Templates
In reply to: [Agama] V1 header fixed instead of zoom inHello,
For the issues you describe in the above post, you need to do two things.
1. Open,
Customize->Header->Generalmenu and change the Header Style to the “Header V3”.
If you have enabled Top menu, you can disable it on theCustomize->Navigations->Navigation Top.
If you don’t want to show Top nav Social Icons, you can disable it on theCustomize->Social Icons.
You can change the Header background color in theCustomize->Header->Stylingmenu.2.To reduce the Header image height, open the
Customizing->Header->Header Imagemenu
Click “Add new image” to upload an image file from your computer, select the image then click on the”Select and Crop” button.Then Crop the image per your needs.Regards
Forum: Themes and Templates
In reply to: [Agama] Post summary appearanceHi,
I’m not sure I understand your question correctly, can you post some screens with marked what you actually want to do?
Regards
Forum: Themes and Templates
In reply to: [Agama] Change link appearance in post and pageHello,@johnhg1!
To show bold and underlined text for all links in text, add the CSS code below into
Customizing ▸ General ▸ Additional CSS
code:#page a{ font-weight: bold; text-decoration: underline; }Regards
Forum: Themes and Templates
In reply to: [Agama] How to show full blog post content on frontpageHi, Carolina!
If you want to show Slider on a static Front page, you need to change the Slider visibility in
Customizing->Slider->Generalto the “Front Page”
https://prnt.sc/hhm25mThe same goes for the Front Page boxes
https://prnt.sc/hhm1yoIf you want to increase the length of the post on blog loop page,
go to:Customizing->Blog->Generaland increase the excerpt value.
https://prnt.sc/hhm4l6Regards
Forum: Themes and Templates
In reply to: [Agama] Inconsistent Navigation Boxes AgainHello, @thearbator!
Sorry for the late answer.
We will fix that issue in the next update.I checked your site and as I can see you already solved the issue.Thanks.
Best Regards
Forum: Themes and Templates
In reply to: [Agama Blue] Breadcrumb full “path” for SubPagesHi.
I will appreciate that.
Thank you.
Best Regards
Forum: Themes and Templates
In reply to: [Agama Blue] Breadcrumb full “path” for SubPagesHello, @lmxc!
For now isn’t possible, but we will implement this feature in some of next theme updates.
Thank you for the patience.
Best Regards
Forum: Themes and Templates
In reply to: [Agama] Photos not showing on Blog pageHello @farstar!
Are you sure you have added a Featured image to the single post page?
https://prnt.sc/hfqz7oRegards