Forum Replies Created
-
AuthorPosts
-
May 20, 2019 at 4:18 pm in reply to: Demo Freelancer – social icons not displaying correctly in Google Chrome #1102512
Hi again! Sorry guys! My mistake ! All icons are displayed in Google Chrome as well.
I shall definitely take a break from the screen;)Kind regards
capuchinHi Yigit
Thank you, this works! Brilliant support!
Kind regards
capuchinHi Victoria,
I’ve found help in a previous post from Yigit. Thank you, Yigit!
Just posting it here to make this support ticket complete.
Kind regards
capuchinstep 1- Please add following code to Quick CSS in Enfold theme options under General Styling tab
.rtl .logo {
left: auto;
right: 0;
}
.rtl nav.main_menu {
right: auto;
left: 0;
}
step 2- Please make sure to choose frontpage and blog page in Settings > Reading and not in Enfold theme options.Hi Victoria,
No I chose logo left/menu right in the theme options, as my default language is English.
The logo swap happens automatically in responsive mode.Kind regards
capuchinOctober 1, 2018 at 11:34 am in reply to: swap and change logo media source file for download #1016562Hi Victoria,
Thank you for your quick response. I will give the freelance option a try.
Kind regards
capuchinThank you guys! So happy with the result, the table looks great on all devices now.
Kind regards
capuchinThank you, Mike! Quick response and it works.
I would like to keep the padding ‘default’ or give it a 5px padding for mobile/responsive view.
How will the code look then?@media only screen and (max-width: 767px)
@media only screen and (max-width: 1140px)Kind regards
capuchinHi Ismael!
All good! Thx!
You can close this…Kind regards
capuchinAugust 6, 2018 at 8:34 am in reply to: colour section doesn't resize as rest of page in responsive mode #993835Hi
Thank you for your time and effort!
You can close this topic.Kind regards
capuchinAugust 1, 2018 at 5:17 pm in reply to: colour section doesn't resize as rest of page in responsive mode #992486Hi to you all
Thanks for your input, Guenni, I tested it and it does not work for my case.
Basically, I have a colour section ‘A’ 1180px wide (with image and text block)
underneath I have another colour section ‘B’ – 1180 px wide – with two columnsWhen resizing the browser the colour section A and B are not resizing the same way…A stays wider.
Please share any other thoughts on this?
Kind regards
capuchinHi Ismael
Thanks for all your input so far!
I tried to set it up on my client’s website and I see the Read More tag works but the page always jumps to the top…then you have to scroll
down to the text again. Can you think of a solution for this please?Please see sample website.
Kind regards
capuchinHello Ismael,
Brilliant! Thank you for your quick response! It works.
Kind regards
capuchinSuper! Thank you, Victoria, will let you know if I get stuck.
Kind regards
capuchinJuly 25, 2018 at 8:38 am in reply to: blog / post / post navigation / links to the next/previous post #989541Perfect! I’ve used only 130px height. Looks stunning.
Thanks so much!
capuchinHi Victoria,
yes, that’ll be great. Or what could also work is do not show search results for one specific page.
Thank you!
Kind regards
capuchinOk , this works for the background in Quick CSS:
/*search results*/
.search-results .main_color {
background: white;
}So please only come back on my other question:
Is it possible that search results shown are only blog related?
Thx!
Hi!
Sorry just to clarify, the background colour is dark (as chosen for the body background colour) but I want
it white.Kind regards
capuchinJuly 24, 2018 at 11:59 am in reply to: blog / post / post navigation / links to the next/previous post #989122Hi Basilis,
Please check again. The text hangs over on the previous button on the left.
Thank you,
capuchinBrilliant!!
Thanks so much,
capuchinApril 26, 2018 at 9:06 am in reply to: .avia_textblock responsive mode text size @media only screen #947129Hi Ismael,
Thank you, I think, it looks great now!
Kind regards
LindaApril 24, 2018 at 10:00 am in reply to: .avia_textblock responsive mode text size @media only screen #945791Hi!
Here a screenshot. That’s when the ‘Fullwidth Break Point’ should be activated:
Thank you in advance!
Kind regards
LindaSuccess! Thank you so much.
Have a nice weekend!Kind regards,
LindaTo explain this better:
The back ground images show on all devices now, but with different gaps between text block columns and background image columns.
Please view screenshot here: http://dev3.mimoa.co.za/screenshot-smart-device/
or here http://www.responsinator.com/?url=http%3A%2F%2Fdev3.mimoa.co.za%2Fsimera-group%2Fsimera-sense%2FKind regards
LindaHi again!
I am trying this CSS (my column class is ‘businessunit’)
@media only screen and (max-width: 767px) {
.businessunit {
min-height: 400px !important;
}}This CSS works kind of. Hope you have a better idea!
Kind regards
LindaHi Victoria
Your are brilliant! Thank you for your input.
I did this on http://dev3.mimoa.co.za/simera-group/simera-sense/ now:
First column text block – column set to equal height -> second column has a back ground image which shows/shrinks accordingly!
But: the column with background image doesn’t show on smart devices (I guess, because it is without ‘content’). The moment it puts the columns under each other the images don’t show… Could you help me there perhaps with CSS?
Kind regards
CapuchinHi Basilis
Thanks for your reply. Do you refer to my question about the column heights or do I need a freelancer for the second question: responsiveness only for screen widths smaller than 736px ?
For example use something similar to this. Disable responsive mode for certain colorsections with IDs etc?
@media only screen and (max-width: 1024px) {
nav.main_menu {display:none !important;}
#advanced_menu_toggle, #advanced_menu_hide {display:block !important;}
}Thanks,
CapuchinHi !
One work around for the above problem is to have responsive mode only for mini tablets and smart phones, is it possible to
selectively display responsive mode for small screens only?Thank you!!
Kind regards
CapuchinFantastic! Thank you so much!
Kind regards
CapuchinApril 9, 2018 at 11:50 am in reply to: contact form css styling custom font, button and text input #939097Hi Mike!
Yes, that’s how it should be. I’ve changed it this morning with CSS provided by Victoria.
I am using Safari.Great cooperation in this forum:)
April 9, 2018 at 11:29 am in reply to: contact form css styling custom font, button and text input #939078Wonderful! Everything looks really stunning now. I am one happy customer, thanks, Victoria!
-
AuthorPosts