-
Search Results
-
Topic: Burger menu navigation style
Hi,
I would like to remove the date from my portfolio items in the footer section. I searched the threads and found that I should add this piece of code in the Quck CSS of the General styling part.
#footer .news-time {
display:none !important;This works allright, but the boxed layout changes to half its size. The color and font size changes in the header section as well. Do you know how to solve it?
Hope to hear from you
Best regards,
andreahello. I used enfold spa theme very well. :-)
I have a few questions that cannot be found.
Is it possible to adjust the font size and thickness of the menu names in the burger menu on the right?
And I want to change the background color of the catalog of menu prices to white, but I don’t know where to change it.
Thanks in advance for the reply!
We use a custom HTML code widget for the sidebar (in several locations on the site). The content is repeating/duplicating but the code is only identified once. Two separate widgets are operating in the same fashion.
HTML content example:
<html>
<head>
<style>
a:link {
color: blue;
background-color: transparent;
text-decoration: none;
}
a:visited {
color: blue;
background-color: transparent;
text-decoration: none;
}
a:hover {
color: red;
background-color: transparent;
text-decoration: underline;
}
a:active {
color: yellow;
background-color: transparent;
text-decoration: underline;
}
</style>
<h5>CATEGORIES</h5>
<table>
<tbody>
<tr>
<td style=”border-color: #ffffff; width: 2px; background-color: #ffffff;”>[av_font_icon icon='ue875' font='entypo-fontello' style='' caption='' link='' linktarget='' size='40px' position='middle' color='#25b8f8' admin_preview_bg=''][/av_font_icon]</td>
<td style=”border-color: #ffffff; width: 5px; background-color: #ffffff;”><span style=”color: #383e45;”></span><span style=”font-size: large;”><h6><bold>News</bold></h6></span></td>
</tr>
<tr>
<td style=”border-color: #ffffff; width: 10px; background-color: #ffffff;”>[av_font_icon icon='ue875' font='entypo-fontello' style='' caption='' link='' linktarget='' size='40px' position='middle' color='#25b8f8' admin_preview_bg=''][/av_font_icon]</td>
<td style=”border-color: #ffffff; width: 40px; background-color: #ffffff;”><h6>Training</h6></td>
</tr>
<tr>
<td style=”border-color: #ffffff; width: 2px; background-color: #ffffff;”>[av_font_icon icon='ue875' font='entypo-fontello' style='' caption='' link='' linktarget='' size='40px' position='middle' color='#25b8f8' admin_preview_bg=''][/av_font_icon]</td>
<td style=”border-color: #ffffff; width: 5px; background-color: #ffffff;”><span style=”color: #383e45;”></span><span style=”font-size: large;”><h6><bold>Updates</bold></h6></span></td>
</tr>
<tr>
<td style=”border-color: #ffffff; width: 10px; background-color: #ffffff;”>[av_font_icon icon='ue875' font='entypo-fontello' style='' caption='' link='' linktarget='' size='40px' position='middle' color='#25b8f8' admin_preview_bg=''][/av_font_icon]</td>
<td style=”border-color: #ffffff; width: 40px; background-color: #ffffff;”><span style=”color: #383e45;”></span><span style=”font-size: large;”><h6>Action Required</h6></span></td>
</tr>
</tbody>
</table>
</head>
</html>Hello,
Please visit our website to see what is the problem, basically I encountered the following.
– The website reverted back to the old ENFOLD logo and I could not change from the Dashboard.
– Text in the footer socket also reverted back to ENFOLD
– Theme color changed to Green (previous color was a customized shades of blue)
– Font and Sizes are messed up.
– Related Pages at the bottom of each webpages suddenly appeared.Hi, I have tried tiresome to find an easy fix without complicating the website. Here is my issue:
The font size on mobile (mostly tablet in portrait and landscape) changes size when I go to a column less than 1. So if I go to 4/5, 3/4, etc. the font size changes. I would rather not have to change every column to adjust to a portable piece. When I did try that, however, I noticed the leading was not running the same compared to where I did not make this adjustment. Does this make sense and is there an easy fix?
I tried placing columns and text boxes in a color section, etc.
Thank you!
Hi,
I would like to use a Google font from the list of preloaded available Google fonts (Lato or Open Sans) to just one paragraph. I added the a class code (photogallery) to the element and then the following css to Quick CSS. The size and style are working (so I know it correctly finding the code) but not the font-family.
.photogallery p {
font-family: ‘lato’ !important;
font-size: 60px;
font-style: italic;
}Do I have add something more even though the Google fonts are preloaded?
Thanks!
Hi,
I would like to have the first part of the text left (which is done automatically) and the last line right.
I’ve put<span style=”color: #ff8800; font-family: Coustard; font-size: large;”>Nicht einfach die Art, wie man etwas tut, ist bedeutend, sondern der Stand des Bewusstseins, in welchem man handelt.</span>
<span style=”color: #ff8800; font-family: Coustard; font-size: small; text-align: right;”>Mira Alfassa</span>in the widget, but text-align: right is not working.
What can I co?Below the text I have a picture. I would like to have it closer to the text, but I can’t find anything where I could do that in the widget.
What can I do?Kind regards,
Veronika

