Forum Replies Created
-
AuthorPosts
-
Hey brunet77,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan ShannonFebruary 26, 2020 at 4:54 pm in reply to: How to remove white space between footer and socket #1188111Hi,
Can you screenshot what Yigit’s code did? Also, if the footer is a background image, a height increase may close off any remaining space.
Best regards,
Jordan ShannonHi,
Add this to quick css:
#header.av_header_transparency .logo{ margin: 0!important; position: absolute!important; top: 10%!important; left: 40%!important; -ms-transform: translate(-50%, -50%)!important; }Best regards,
Jordan ShannonFebruary 25, 2020 at 4:57 pm in reply to: How to style Blog post – Next /Previous buttons (bg color, opacity, etc.) #1187766Hi,
Add this to quick css:
#top a.avia-post-prev:hover, #top a.avia-post-next:hover{ background:#000!important; color:#fff!important; }Best regards,
Jordan ShannonHi,
Have you tried adding the code to the very top of quick css so it runs first? Also, clear the cache a few times over.
Best regards,
Jordan ShannonHi,
Yes perhaps in the future that can be an option, but as of now CSS saves the day! Did you need additional help on this topic or shall we close?
Best regards,
Jordan ShannonHi,
Adjust the code to this:.postid-6052 img.avia_image{
border-radius: 4px!important;
border: #efefef 1px solid!important;
}Best regards,
Jordan ShannonHi,
Just this one page?
Best regards,
Jordan ShannonFebruary 24, 2020 at 6:28 pm in reply to: Social media icons appearance on computer & mobile #1187465Hi,
Add this to quick css:
@media only screen and (max-width: 767px) { article .slide-entry-title.entry-title { font-size:14px; } .post-title.entry-title{ font-size:18px!important; }}Which set of social icons do you want to remove?
Best regards,
Jordan ShannonHey JennyGr,
One method would be to do a two column layout and then alternate photo and text. CSS can then be used to put a border on the side of one of the columns.
Best regards,
Jordan ShannonHi,
For instagram need a more thorough social sharing plugin such as this:
Best regards,
Jordan ShannonFebruary 24, 2020 at 6:13 pm in reply to: How to style Blog post – Next /Previous buttons (bg color, opacity, etc.) #1187451Hi,
Provide a link to the site/page in question so we can work out the css.
Best regards,
Jordan ShannonHey bauchope,
The admin info is not working for me. Can you check again.
Best regards,
Jordan ShannonHey OKEIwebbureau,
I’m having trouble understanding the request. Can you screenshot what you need?
Best regards,
Jordan ShannonHey greyhound72,
Add this to quick css for the second image. The first appears to have a border already:
img.avia_image{ border-radius: 4px!important; border: #efefef 1px solid!important; }Best regards,
Jordan ShannonHi,
Did you add the code to the very top of quick css so it runs first? Also, clear the cache a few times over.
Best regards,
Jordan ShannonHey Dijkhuis,
The code looks to be correct in functions.php. Do you mean the posts and slider disappear for mobile on the homepage? I didn’t see that issue so can you screenshot?
Best regards,
Jordan ShannonHey GeorgHeigenhauser,
You can handle the menu here Dashboard > Appearance > Menu
Also, refer to the following:
Best regards,
Jordan ShannonHi,
I’m seeing the hamburger menu on the right. Can you screenshot an image so I can get an idea of what you’re looking for?
Best regards,
Jordan ShannonFebruary 24, 2020 at 5:27 pm in reply to: center align the Image in Gallery preview in product page #1187411Hi,
I notice that for a second before it shifts into the proper position. I’m using Chrome on a PC. Is your device different?
Best regards,
Jordan ShannonHi,
I’m glad this was resolved. If you need addiitional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
Do you have error reporting on to what exactly is crashing the site?
Best regards,
Jordan ShannonHi,
It all looks correct and css doesn’t crash the site generally.
Best regards,
Jordan ShannonHi,
Also, apologies for closing.
Best regards,
Jordan ShannonHey darrenheld2,
Add this to quick css:
#av_section_1.avia-builder-el-1 .iconbox_top [data-av_icon]:before { margin-left: -10px; position: absolute; left: 15px; top: 15px; }Best regards,
Jordan ShannonHi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
No problem at all. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
No problem at all. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
Add this to quick css:
.home [data-av_icon]:before{ color:#fff!important; } .home .av_font_icon .av-icon-char{ border-color:#1dafed!important; background:#1dafed!important; }Tested as working in my browser
Best regards,
Jordan Shannon -
AuthorPosts
