Forum Replies Created
-
AuthorPosts
-
The font is ok at the desktop. How to change the font to mobile only?
Okay, Basillis. But the problem is not just that. The box takes up a lot of space on the mobile. Lots of scrolling for 3 simple boxes. This is not good for navigation. Why not keep them side by side. Column 3?
Hello everybody, I really need your help. On the desktop looks pretty cool. But on mobile, Iphone 7, it gets really bad. It takes up a lot of space on the screen and the letters are small with a huge box.
Can you help me? How to solve this? Is it possible to stand side by side on the mobile? Same on the desktop?
Rikard, thank you for your return.
Your code did not work. I changed the padding and nothing changed. I put, -20, 50, 100 and nothing happened.
Do not forget I requested 2 orders. Icon spacing and icon size.
For the TAB SECTION I am not using it. Only the TEXT BLOCK inside it.
Victoria, can you still help us? If you are busy ask someone else to respond.
Grateful
Tks Jordan. Its ok now.
Hello Victoria. Many thanks for the feedback.
We just entered your code and saw no change in the appearance of the boxes numbers. They remain huge on the Iphone 7, for example. They get bigger than the slider. Something wrong with that.
I think the height and width of the big boxes. It gives a lot of scrolling. Is it possible for a stall to stand side by side on mobiles?
Thank you very much. But I have a correction. Help me.
The separator line is centered in the box. But the text below that line was not aligned with the center. How to center text box?
No problem…
Ok…tks Yigit
Its ok now…..
Do I need to use all these codes above ^^^?
/*SOCIAL ICONS MOBILE*/
@media only screen and (max-width: 767px) {
.av_icon_active_right .social_bookmarks { padding: 0!important; }}@media only screen and (max-width: 767px) {
.responsive #header .social_bookmarks li {
border-color:#120A2A !important;
}
.responsive #top #header_meta .social_bookmarks li a {
background: #120A2A !important
}
}
@media only screen and (max-width: 767px) {
.responsive #top #header_meta .social_bookmarks li a {
color: white !important
}
}Very good Yigit. It worked.
ANOTHER THING
I noticed that the icons are not aligned with the center of the address text.Rikard, thanks for the feedback.
But it lacked how to control the color of the icon.
Ismael, thank you for the return.
It tells me the ideal setting for an image of this format. I do not want to stretch. There is a way to fit without leaving leftovers on the sides.
Nikko, control all the special heading the developer people gains time in the creation. Have you ever thought of setting up a special heading that was created? This is time consuming.
How do I control it completely via CSS?
Hello, any feedback related to my problem?
Hi, because I’m using the CSS CLASS I thought I’d control everything related to Special Heading by css. What do you think?
Thank you very much. It worked. But the Special Heading side line is still there. How to delete this line and leave the special heading centered in space?
Use this code below
.main_color .special-heading-inner-border {
Display: none! Important;
}Hello thank you so much. It worked. But the CSS CLASS field has not yet matched. When I was adding this code below to enable CSS CLASS gave error saving function.php.
I ALWAYS USE THIS CODE BELOW TO ENABLE THE CSS CLASS.
/ * LINE ID ENFOLD ADDED 10112016 * /
Add_theme_support (‘avia_template_builder_custom_css’);// set builder mode to debug
Add_action (‘avia_builder_mode’, ‘builder_set_debug’);
Function builder_set_debug ()
{
Return “debug”;
}THAT ERROR APPEARS
Fatal error: Can not redeclare builder_set_debug () (previously declared in /home/storage/9/24/58/cces/public_html/cces2/wp-content/themes/cces/functions.php:22) in / home / storage / 9 /24/58/cces/public_html/cces2/wp-content/themes/cces/functions.php on line 580
What could be happening?
This code I use to enable the Custom Css Class field. But this has nothing to do with saved page templates.
Hello, I did what it says on the page – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
ON FUNCTION.PHP
//set builder mode to debug
add_action(‘avia_builder_mode’, “builder_set_debug”);
function builder_set_debug()
{
return “debug”;
}And nothing has changed. Nothing different appeared on the page.
LINK
Sarah, I created a page with special heading to test. Did not work. I increased the 10px font and it did not work. The aligh test also did not work.
What to do?
To remove the side line of the special heading I used
.main_color .special-heading-inner-border {
Display: none! Important;
}
}It did not work either.
link
Tks….is ok now!
Victoria, thanks for the feedback.
Admin access credentials are correct.
/Yes!
Hello, I entered the code and the stick was left with the ends without the color. See the image below.
Link IMAGE
LINK SITE
Ok Sarah. It worked..
Another question from the same subject.
Is it okay to use this whole code to control the color of the phone-info header?
/ * COLOR HEADER PHONE-INFO * /
.current-menu-item, .header_color .widget_nav_menu ul: first-child> .current_page_item, .header_color .widget_nav_menu ul: first-child> .current-menu-ancestor , .header_color .pagination .current, .header_color .pagination a, .header_color.iconbox_top .iconbox_content, .header_color .av_promobox, .header_color .toggle_content, .header_color .toggler: hover, .header_color .related_posts_default_image, .header_color .search- Counter, .header_color .container_wrap_meta, .header_color .avia-content-slider .slide-image, .header_color .avia-slider-testimonials .avia-testimonial-content, .header_color .avia-testimonial-arrow- .header_color .news-thumb, .header_color .portfolio-preview-content, .header_color .portfolio-preview-content .avia-arrow, .header_color .av-magazine .av-magazine-entry-icon, .header_color .related_posts.av -related-style-full a, .header_color .aviaccordion-slide, .header_color.avia-fullwi Dth-portfolio .pagination, .header_color .isotope-item.special_av_fullwidth .av_table_col.portfolio-grid-image, .header_color .av-catalog-list li: hover, .header_color .wp-playlist, .header_color .avia-slideshow-fixed -height> li, .header_color .avia-form-success {
Background: # 120A2A;
}Sorry,
-
AuthorPosts