Forum Replies Created
-
AuthorPosts
-
Hi,
Great, glad you got it working. Thanks a lot to @guenni007 for helping out :-)
Best regards,
RikardFebruary 7, 2018 at 5:39 am in reply to: Adding "background" image at the top of the blog (enfold 2017 "blog modern") #908894Hi John,
I’m not sure I understand what you mean by that, what exactly do you want to change? Do you want to change the font of the headers?
Best regards,
RikardHey Neil,
It depends on what type of code it is, what exactly are you looking to add and for what reason?
Best regards,
RikardHi,
Great, glad you got it working. Please let us know if you should need any further help on the topic.
Best regards,
RikardFebruary 6, 2018 at 2:03 pm in reply to: strange mark in the title of one of the single portfolios #908585Hey lindemarie,
I can’t reproduce the problem in Chrome, I can’t see that character at all. Also, the title is centered on my end, maybe it could be local caching?
Best regards,
RikardHi,
Thanks for the feedback, we’ve had some problems with 7.2 so that might be the issue here. Are you able to run 7.0 or 7.1 instead maybe?
Best regards,
RikardHey Maaike,
I checked in Chrome but I couldn’t reproduce it, does it only happen in IE? Also, in which browser did you see it on the Samsung phone?
Best regards,
RikardHi,
Thanks for the feedback, please let us know if you should need any further help on the topic.
Best regards,
RikardHi,
I get the exact same results on Chrome and Safari on a 13″ MacBook Air, so I think it’s that customisation you have one there which is causing it. Maybe you could making the container size a bit smaller?
Best regards,
RikardHey Kim,
Please try the following in Quick CSS under Enfold->General Styling:
.sw-pinit-button { display:none !important; }
Best regards,
RikardHi,
Great, please let us know if you should need any further help on the topic.
Best regards,
RikardHi,
Thanks for the feedback, it looks like it’s being overridden somewhere. Could you post admin login details in private so that we can have a closer look please?
Best regards,
RikardHi Steve,
Great, glad you got it working and thanks for sharing your solution. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHi,
Thanks for that, though I’m only taken to a 404 page. Could you post a screenshot of the problem maybe? I’m not sure how to tackle your problem to be honest.
Best regards,
RikardHi,
Great, glad you got it working and thanks for the feedback. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHi,
Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHi,
Please try the following in Quick CSS under Enfold->General Styling:
.av-dark-form input[type='text'], .av-custom-form-color .button, .av-dark-form textarea { border-width: 1px !important; }
Best regards,
RikardFebruary 6, 2018 at 7:16 am in reply to: Color section fixed background doesn't work on iPhone #908376Hey Webamorfosi,
If you need greater control over the behaviour on mobile, then you could copy the Color Section and use an image better adapted to mobile screens in the new one. You can hide/show the correct one using the Screen Options settings in the element settings.
Best regards,
RikardHey Camilla,
I’m not sure if you are expecting immediate results? You will have to wait until search engines actually index your site and update their search results, that can sometimes take a long time. You should at least wait a couple of days, and check the index status in your webmaster tools.
Best regards,
RikardHi Charles,
Great, glad we could help you out and thanks for the feedback :-)
Best regards,
RikardHey curmi01,
The first thing that comes to mind is to simply put a Special Heading and a Button element and then link the button to the shop? Maybe you could try that out? If you should need any further help then please post a link to your site so that we can have a closer look.
Best regards,
RikardHi,
The email is too long to fit into the row, try this in Quick CSS to break it into two lines:
.tribe-organizer-email { word-wrap: break-word; }
Best regards,
RikardHi,
Thanks for the login details and sorry for the problems. Please try this in Quick CSS:
@media only screen and (max-width: 767px) { .home .avia-builder-el-13 { min-height:500px; } }
Best regards,
RikardHi,
I think you will have to adjust the font sizes for each screens size to get that looking right. Try this to make the phone numbers a bit smaller on tablets:
@media only screen and (max-width: 990px) { #header_meta .phone-info, #header_meta .phone-info span { font-size: 16px !important; } }
Best regards,
RikardHi,
Please try this instead:
#text-2 p { line-height: 16px !important; margin-top: 7px !important; }
You will likely need to play around with the values to make it look the way you want it to.
Best regards,
Rikard -
AuthorPosts