Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #372971

    hey,

    i am not 100% happy with my portfolio page http://www.racers-story.com/superbike-coach/riding-programs/, so i wonder if there is a way to pimp it a little:

    – how to adjust the space between the boxes
    – how to add more text to the description, so i can take pics with less text (hard to read)
    – how to remove the hoover sing (circle with arrow) , since this is also active in galleries- but is a function for zoom a pic (confusing)

    thx in advance

    #373058

    Hi superbikecoach!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .grid-entry { padding-right: 5px; padding-bottom: 5px; }
    .grid-entry .image-overlay { display: none !important; }

    Can you please elaborate on #2?

    Regards,
    Yigit

    #373360

    :) that looks much better now, thx!!!

    point 2
    when you look at the box for cornering school day for example, there is just the headline ‘Cornering School Day’ beneath the image. I would like to be able to add at least a second line (in this case like: ‘For Street and Track Riders’)

    thx for all your help btw!

    #373469

    Hi!

    You can simply edit your portfolio item and change the title to “Cornering School Day For Street and Track Riders”

    Regards,
    Yigit

    #373694

    i’ll try that.

    ok yigit, i may have a request beyond enfold. i am pretty sure you know what to do and hope you can help me out. the guy who said he would help doesn’t come back to me, so i need to find solutions. the story:

    – as you may know- i build the page on a temporary domain http://www.racers-story.com/superbike-coach/
    – i am done, and gave the domain host order to point the nameservers to superbike-coach.com, which happened today.
    – that webhost made some kind of template (or whatever) so that superbike-coach.com isn’t down at least, and its available http://www.superbike-coach.com/. As you can see, that template has issues, but when you click on home, then you get to see the original. that one though, still goes under the temporary domain http://www.racers-story.com/superbike-coach/

    i am very sure you know how to get this straight, so that i can get my newsletter out soon. Would you please help me?

    Best
    Can

    #374191

    Hey Can!

    Please add following to your .htaccess file

    <FilesMatch "\.(ttf|otf|woff)$">
    <IfModule mod_headers.c>
            Header set Access-Control-Allow-Origin "*"
    </IfModule>
    </FilesMatch>

    then please go to Appearance > Menus and re-create your menu

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.